home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0"?>
- <!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
-
- <wml>
- <!-- THIS IS THE FIRST CARD IN THE DECK -->
- <card id="navi" title="Navigate with Winwap">
- <p align="center">
- <img src="../wwbyst.wbmp" alt="WINWAP"/>
- </p>
- <p>
- <big>Clicking on a button</big>
- <br/>
- Depending on what kind of link the material containes, it will either appear as underlined
- text or as a Button. Buttons behave the same way as underlined links. They go to the URL specified.
- <br/>
- <br/>
- Technical : <b>do type</b> tags appear as buttons beneath the text
- <br/>
- <do type="accept" label="Back"> <go href="@prev"/> </do>
- </p>
- </card>
- </wml>
-